home *** CD-ROM | disk | FTP | other *** search
- 1) Fixed bug in Printer Echo that could cause it to fail.
-
- 2) Fixed bug in YMODEM-G that could report an unexpected error after a
- successful file receive.
-
- 3) Fixed bug where icons and PICT's attached to Macro Keys wouldn't be
- loaded if White Knight was started up by double-clicking on a Settings
- File other than "WK's 11.0 Stuff".
-
- 4) Fixed bug where Printer Echo menu choice was wrongly checkmarked if the
- printer couldn't be accessed (either because the printer selected through
- The Chooser isn't available or because there is no printer resource file
- in the System folder.
-
- 5) Added recognition of the modem result messages "NO DIALTONE" and "VOICE"
- in the dialing routine.
-
- 6) Fixed bug where the Procedure command:
- COMM -NULL
- would wrongly be executed as the Procedure command:
- COMM -N
-
- 7) Fixed bug in ProcEdit where "Wait until time of day" command could insert
- garbage characters into the command string.
-
- 8) Fixed bug in ProcEdit where "Set Billing Timer Cost" command would
- improperly ask for the cost in 100'ths of a cent per hour rather than
- 100'ths of a cent per minute.
-
- 9) Added failsafe for when a Procedure source code file is saved in ProcEdit
- with the extension ".PROC" and then one of the compile commands are chosen.
- In this bizarre circumstance, the executable file will have an additional
- ".PROC" added to the end of the filename: TEST.PROC will be compiled to
- TEST.PROC.PROC. Also fixed bug in compiler dealing with source code files
- saved in folders that have a period in their names, and are compiled from
- ProcEdit.
-
- 10) Modified File Capture Filter and Text File Transfer Paragraph Format
- features to work under NULL duplex.
-
- 11) Added an option to VT102's Insert Mode which may or may not make up for
- an error in the VT102 manual, but does seem to affect some host applications.
- If a PUTPARAM 496,1 Procedure command is executed, the Insert Mode will not
- move the cursor to the beginning of the current line. This is how it is
- documented in the VT102 manual. If a PUTPARAM 496,0 (White Knight's new
- default setting) is done, the cursor will be moved to the beginning of the
- current line when the Insert Mode is used.
-
- 12) Fixed bug in VT102 Insert Mode that could cause problems if a character
- was inserted in a line full of characters.
-
-